Skip to content

Conversation

@GREENRAT-K405
Copy link

In this pr I have added following to concoredocker.py:

  • ZeroMQ Communication Support
  • numpy conversion
  • updated parameter parsing logic (from comma(,) to delimiter(;)
  • changed to logging instead of prints

Copilot AI review requested due to automatic review settings February 8, 2026 19:36
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates concoredocker.py to align more closely with the non-docker concore implementation by adding ZeroMQ-based transport, improving value serialization (NumPy → Python), and switching runtime output to logging.

Changes:

  • Added ZeroMQ port initialization/registry and ZMQ read/write support.
  • Added NumPy-to-native-Python conversion to improve file serialization.
  • Updated parameter parsing delimiter to ; and replaced print calls with logging.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

GREENRAT-K405 and others added 5 commits February 9, 2026 01:13
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Updated comment to reflect potential breaking change regarding comma-separated parameters.
@GREENRAT-K405
Copy link
Author

@pradeeban should be ready to merge, thanks!

@pradeeban pradeeban merged commit 3e06d5b into ControlCore-Project:dev Feb 8, 2026
4 checks passed
@pradeeban
Copy link
Member

Merged. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants